func runtime.getWeakHandle
3 uses
runtime (current package)
mheap.go#L2204: if handle := getWeakHandle(p); handle != nil {
mheap.go#L2255: handle = getWeakHandle(p)
mheap.go#L2269: func getWeakHandle(p unsafe.Pointer) *atomic.Uintptr {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)